SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001489s ]
SELECT * FROM `qf_conf` [ RunTime:0.001194s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.001183s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001347s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND ( `title` LIKE '%清潭%' OR `description` LIKE '%清潭%' ) AND ( `title` LIKE '%国际%' OR `description` LIKE '%国际%' ) AND ( `title` LIKE '%高中%' OR `description` LIKE '%高中%' ) AND ( `title` LIKE '%第二%' OR `description` LIKE '%第二%' ) LIMIT 1 [ RunTime:0.000663s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000844s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000452s ]